CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 决策树 C

搜索资源列表

  1. DecisionTrees

    0下载:
  2. 决策树的C/C++源码实现, 机器学习的代码-Decision Trees implementation in C/C++, Machine Learning Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:65039
    • 提供者:Ye Li
  1. C4.5

    1下载:
  2. c45决策树算法,其中输出结果为正确分类率、错误分类率和不可识别率,由c++编写-c45 decision tree,c++
  3. 所属分类:其他小程序

    • 发布日期:2017-04-21
    • 文件大小:102713
    • 提供者:杨景明
  1. jueceshu

    1下载:
  2. 基于C++语言实现的一个决策树算法的程序。-C++ language based on a decision tree process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1896441
    • 提供者:白浩
  1. DecisionTree

    0下载:
  2. 是基于c#开发环境实现的决策树算法。该算法是数据挖掘人工智能的非常重要的算法。-C# development environment is based on decision tree algorithm implementation. The algorithm is very important to artificial intelligence data mining algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:60528
    • 提供者:祝美莲
  1. id3DecisionTree

    0下载:
  2. c++实现的id3产生决策树的源程序!请放心使用!-id3 Decision Tree!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1944415
    • 提供者:广庆
  1. id3

    0下载:
  2. ID3决策树算法,有C语言、C++以及JAVA的3个版本的,希望对大家有用-ID3 decision tree algorithm, a C language, C++ and JAVA in three versions, we hope to be useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:287573
    • 提供者:吕晓君
  1. ID3-cPP

    1下载:
  2. 决策树算法,ID3的C++源码,比较简单,希望对大家有用。-Decision tree algorithm, ID3 to C++ source code is relatively simple, and I hope useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:289626
    • 提供者:吕晓君
  1. decision_tree

    0下载:
  2. 机器学习实验决策树的程序、数据和报告 用C语言写的 功能较简单-Experimental procedures for decision tree machine learning, data and reports written in C language functions than simple
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:28373
    • 提供者:高翔
  1. ID3

    0下载:
  2. 数据挖掘 分类算法中 决策树ID3算法的c#实现-Data mining decision tree classification algorithm ID3 algorithm c# to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4356
    • 提供者:Sandy
  1. dtree

    0下载:
  2. C语言实现的决策树算法,广泛应用在模式识别中-C language implementation of the decision tree algorithm, widely used in pattern recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:2025
    • 提供者:wangcanjin
  1. C45New

    0下载:
  2. C++编写的决策树C4.5分类,可用于数据分类-DecisionTree C4.5 classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:800001
    • 提供者:蔡峡
  1. Cc45zip4

    0下载:
  2. 决策树c4.5算法的c++实实现 希望对大家有用可直接使用。 -The decision tree c4.5 algorithm c++ implemented to achieve the hope that useful can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2600907
    • 提供者:kommkk
  1. DT_C45

    2下载:
  2. 用C++实现决策树的C4.5算法,又一个例子,有详细的建树过程,分别写出了每个函数,能够实现,有参考价值-With C++ realize decision tree C4.5 algorithm, and an example, a detailed construction process, write each function, can be achieved, there is reference value
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-12-19
    • 文件大小:5794474
    • 提供者:刘钰
  1. MY_ID3

    1下载:
  2. 这是用C++实现的ID3决策树,决策树算法是非常常用的分类算法,是逼近离散目标函数的方法,学习得到的函数以决策树的形式表示。-ID3 decision tree, the decision tree algorithm implementation in C++ is a very commonly used classification algorithms, approximation discrete objective function, the learning function to
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-25
    • 文件大小:2048
    • 提供者:陈星星
  1. C4_5

    0下载:
  2. 用C++实现决策树的C4.5算法,有详细的建树过程,能够实现,有参考价值-With C++ realize decision tree C4.5 algorithm, has a detailed construction process, can be realized, there is reference value
  3. 所属分类:JavaScript

    • 发布日期:2017-11-25
    • 文件大小:862374
    • 提供者:刘钰
  1. tree-algorithm

    0下载:
  2. 基于ID3理论的二叉树决策树算法的C++实现-Implemented decision tree algorithm, based on the the ID3 theory of binary tree C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:2096
    • 提供者:jjy
  1. C4.5

    0下载:
  2. 用c++编写的决策树识别,数据来源为csdn上一位大神的经典之作-Classic written c++ decision tree identification, data sources from csdn
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:816794
    • 提供者:杨青云
  1. DecisionTree

    1下载:
  2. C++编写的C4.5决策树程序,为数据挖掘基础算法。 网址为:http://www.cnblogs.com/michaelGD/archive/2012/11/14/2770758.html-C++ written C4.5 decision tree program, the foundation for the data mining algorithms. Site at: http://www.cnblogs.com/michaelGD/archive/2012/11/14/277
  3. 所属分类:其他小程序

    • 发布日期:2013-12-19
    • 文件大小:1506873
    • 提供者:fy
  1. DecisionTree

    0下载:
  2. c#写的决策树,适合初学者学习,很不错的学习资料-c# write tree
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4318359
    • 提供者:孙宁
  1. random-forest

    1下载:
  2. 决策树模型的C++实现,可用来组成随机森林建立随机森林分类器做数据分类及图像分类,代码中有简单的测试样例-C++ implementation of decision tree model, to form a random forest is used to establish the random forest classifier for data classification and image classification, the code is simple test sample
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:906062
    • 提供者:且志安
« 1 2 34 »
搜珍网 www.dssz.com